home *** CD-ROM | disk | FTP | other *** search
/ Hentai Mania 3 / HentaiMania CD 03.iso / games / STREET GIRL / DATA / SYSTEM.DEF < prev   
Text File  |  1999-11-06  |  563b  |  38 lines

  1. ; System stuff
  2.  
  3. ;----------------------------
  4. [Music]
  5.   ;Music to play at title screen.
  6. bgmusic = 
  7.  
  8. ;----------------------------
  9. ;Title background definition
  10. [BGdef]
  11. spr = graphics/system.sff  ;Filename of sprite data
  12.  
  13. [BG]
  14. type  = parallax
  15. spriteno = 5, 1
  16. layerno = 2 ;Special
  17. start = 0, 145
  18. width = 400, 1200
  19. yscalestart = 100
  20. yscaledelta = 1
  21. tile  = 1,1
  22. velocity = -1
  23.  
  24. [BG]
  25. type  = normal
  26. spriteno = 5, 2
  27. layerno = 2
  28. start = -160, 145
  29. trans = sub
  30.  
  31. [BG]
  32. type  = normal
  33. spriteno = 0,0
  34. layerno = 0
  35. start = 100, 199
  36. mask = 1
  37.  
  38.